services.gitlab-runner.services.<name>.preBuildScript

Runner-specific command script executed after code is pulled, just before build executes.

Type
null or string or absolute path
Default
null
Declared
<nixpkgs/nixos/modules/services/continuous-integration/gitlab-runner/runner.nix>